Details about any class or object can be retrieved using the
function eieio-describe-class. Interactively, type
in the name of a class. In a program, pass it a string with the
name of a class, a class symbol, or an object. The resulting
buffer will display all slot names.
Additionally, all methods defined to have functionality on this class are displayed.